home *** CD-ROM | disk | FTP | other *** search
/ Aminet 3 / Aminet 3 - July 1994.iso / Aminet / util / cli / ECmd21p_bin.lha / ExtraCmds / doc / TimeCom.man < prev    next >
Encoding:
Text File  |  1994-01-05  |  2.2 KB  |  67 lines

  1.  
  2.  
  3.  
  4. TimeCom(V37)                                         TimeCom(V37)
  5.  
  6.  
  7. FFOORRMMAATT
  8.        TTIIMMEECCOOMM [OONN|TTOO _l_o_g _f_i_l_e [AAPPPPEENNDD]] [CCOOMMMMAANNDD] _c_o_m_m_a_n_d _l_i_n_e
  9.  
  10. TTEEMMPPLLAATTEE
  11.        OONN==TTOO//KK,,AAPPPPEENNDD//SS,,CCOOMMMMAANNDD//FF//AA
  12.  
  13. PPUURRPPOOSSEE
  14.        To time a command.
  15.  
  16. SSPPEECCIIFFIICCAATTIIOONN
  17.        The  _c_o_m_m_a_n_d _l_i_n_e is executed; after it is complete, TTIIMMEE­­
  18.        CCOOMM prints the elapsed time.  The time is reported in sec­
  19.        onds.
  20.  
  21.        The  time  is  printed on CONSOLE: unless the TTOO option is
  22.        used to specify an output file.  The  AAPPPPEENNDD  switch  adds
  23.        the  output to the end of the specified output file.  This
  24.        is useful for keeping a log of the execution times of sev­
  25.        eral commands.
  26.  
  27. EEXXAAMMPPLLEESS
  28.            1> TIMECOM MyProgram
  29.            Elapsed time: 23 seconds.
  30.            1> TIMECOM TO timelog APPEND MyProgram
  31.            1> TYPE timelog
  32.            Elapsed time: 23 seconds. Command: MyProgram
  33.  
  34. BBUUGGSS
  35.        The time value is not extremely accurate.
  36.  
  37. SSEEEE AALLSSOO
  38.        intuition.library/CurrentTime()  in  _R_O_M  _K_e_r_n_e_l _R_e_f_e_r_e_n_c_e
  39.        _M_a_n_u_a_l_: _I_n_c_l_u_d_e_s _a_n_d _A_u_t_o_d_o_c_s_.
  40.  
  41. UUNNIIXX EEQQUUIIVVAALLEENNTT
  42.        The inspiration for TTIIMMEECCOOMM came from the much more power­
  43.        ful _U_N_I_X command ttiimmeexx(AS_CMD)
  44.  
  45. AAUUTTHHOORR
  46.        Torsten Poulin (torsten@diku.dk)
  47.  
  48. UUNNRREESSTTRRIICCTTIIOONNSS
  49.        TTIIMMEECCOOMM is free; anyone may redistribute copies of TTIIMMEECCOOMM
  50.        to anyone under the terms stated in the GNU General Public
  51.        Licence, a copy of which accompanies each copy of TTIIMMEECCOOMM.
  52.  
  53.        Torsten Poulin encourages you to improve and extend  TTIIMMEE­­
  54.        CCOOMM,  and urges that you contribute your extensions to the
  55.        world.
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64. TimeCom version 37.2     13 February 1993                       1
  65.  
  66.  
  67.